! This is an extension file, not an independent list.
! Version: 06August2019v1-Extension

! Old entry formats for posts whose scores are lower than a certain amount
!!!reddit.com##html:has(head > meta[name="description"]:not([content^="r/dontdeadopeninside:"]):not([content^="r/ihadastroke:"]):not([content^="r/MapsWithoutNZ:"]):not([content^="r/BoneAppleTea:"]):not([content^="r/BestOfReports:"]):not([content^="r/Showerthoughts:"]):not([content^="r/europe:"]):not([content^="r/assholedesign:"])):xpath(//button[@aria-label="upvote"]/following-sibling::div[number() <= number(10)]/ancestor::div[contains(concat(' ', @class, ' '), ' Post ')])
!!!reddit.com##html:has(head > meta[name="description"][content^="r/MapsWithoutNZ:"]):xpath(//button[@aria-label="upvote"]/following-sibling::div[number() <= number(5)]/ancestor::div[contains(concat(' ', @class, ' '), ' Post ')])

! Prevents Imgur embeds from cutting off half the preview
imgur.com##img[id="image-element"][src*="imgur"]:style(margin-top: 0px !important)
